home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5766 < prev    next >
Encoding:
Text File  |  1996-08-05  |  2.2 KB  |  59 lines

  1. Path: thor.tu.hac.com!collins
  2. From: collins@thor.tu.hac.com (Ron Collins)
  3. Newsgroups: comp.lang.ada,comp.lang.c,comp.lang.c++
  4. Subject: Re: C/C++ knocks the crap out of Ada
  5. Date: 6 Feb 1996 18:09:40 GMT
  6. Organization: Advanced Depot Systems
  7. Distribution: world
  8. Message-ID: <4f85h4$cml@hacgate2.hac.com>
  9. References: <00001a73+00002504@msn.com> <4etcmm$lpd@nova.dimensional.com> <3114d8fb.5a455349@zesi.ruhr.de>
  10. NNTP-Posting-Host: thor.tu.hac.com
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Haug Buerger (haug@zesi.ruhr.de) wrote:
  14.  
  15. : Would you say Borland C/C++ is a professional compiler? It's
  16. : cheap, that's true but that's all. It's not eaven a real ANSI C
  17. : compiler. Some funktions do not work like the ANSI standard says
  18. : and it's documented. Everybody thinks it's an ANSI C compiler
  19. : because there is no test suite for ANSI C and everybody can say
  20. : he has an ANSI C compiler.
  21.  
  22. : C++ has no real standard and most source is not portable. It's
  23. : missing a test suite, too.
  24.  
  25. : I would like to know how many of these 900 platforms have a real
  26. : ANSI C compiler. My experiance is that most non trivial C code is
  27. : not portable and needs lots of modifications. C++ is worse.
  28.  
  29. : Haug
  30.  
  31.  
  32. I think you're missing the point.  I can buy a C/C++ compiler for a few 
  33. hundred $$ for just about any platform I can think of.  I can get a
  34. professional quality C/C++ compiler (GCC) for free for a lot of platforms.
  35. And I can use these compilers to write very usefull programs.  Being
  36. ANSI compliant is nice, but not critical.
  37.  
  38. An Ada compiler is, by comparison, extremely expensive. And it is not
  39. available for quite a few of the machines that I've had to work with.
  40. (Example: there was no Ada compiler available for the MAC 3 years ago; I
  41. don't know if one is available now.  But that job is over, and it was
  42. written in the MAC version of C.  So what if it's not portable?  It only
  43. has to run on a MAC).
  44.  
  45. I really don't care how good Ada is.  If I can't find it, or my company
  46. can't afford it, it's totally useless to me.
  47.  
  48.  
  49.                         -- Collins --
  50.                         
  51. -----
  52. The views expressed here are mine alone.
  53.  
  54. Ron Collins/Hughes Aircraft Company/M20,P20/Tucson Az 85706
  55. rcollins@thor.tu.hac.com    collins@seagull.rtd.com
  56. ยก----
  57.  
  58.  
  59.